|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--cnrg.itx.signal.SignalEvent.SignalEvent
|
+--cnrg.itx.signal.SignalEvent.AliveSignalEvent
This class represents an event generated when an alive request is received. This event is not passed up to the application and is handled by DesktopSignaling.
| Fields inherited from class cnrg.itx.signal.SignalEvent.SignalEvent |
myDS,
myInviteInfo,
mySC |
| Constructor Summary | |
AliveSignalEvent(InvitePacket ip)
Default Constructor |
|
| Method Summary | |
void |
confirm()
This method is used by DesktopSignaling to confirm that the application is alive. |
| Methods inherited from class cnrg.itx.signal.SignalEvent.SignalEvent |
getDescription,
getDesktopSignaling,
getInvitePacket,
getSenderID,
getSenderLoc,
getSignalConnection,
setDesktopSignaling,
setSignalConnection |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public AliveSignalEvent(InvitePacket ip)
ip - is the InvitePacket received| Method Detail |
public void confirm()
None. -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||